ComponentOne ASP.NET MVC Controls
OnClientFilterChanging Property (FlexGridFilter<T>)

C1.Web.Mvc Namespace > FlexGridFilter<T> Class : OnClientFilterChanging Property
Occurs when a column filter is about to be edited by the user.
Syntax
'Declaration
 
Public Property OnClientFilterChanging As String
public string OnClientFilterChanging {get; set;}
See Also

Reference

FlexGridFilter<T> Class
FlexGridFilter<T> Members